Skip to main content
POST
[Autenticado] Criar um grupo

Autorizações

Authorization
string
header
obrigatório

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Corpo

application/json
name
string | null
description
string | null
rawDescription
string | null
isPrivate
boolean
icon
string | null
addNewUsers
boolean
spaceId
string<uuid> | null
onlyModeratorsCanPost
boolean
noAccessRedirectUrl
string | null
hasFeed
boolean
hasChat
boolean
allowedBadges
string<uuid>[] | null
addExistingMembers
boolean
hasEvents
boolean
showPostsInFeed
boolean
isSecret
boolean

Resposta

200

OK